home *** CD-ROM | disk | FTP | other *** search
- rtList.doc
-
- NAME
- rtList - list resources known to rt
-
- VERSION
- V0.9b - 12-07-96
-
- SYNOPSIS
- rtList TCB,LC=LibCalls/S,R=resources/S
-
- REQUIREMENTS
- - AmigaOS 3.0 (V39) or higher
- - the "rt" resource tracker must be run first
-
- OPTIONS
- TCB : The address of a task-control-block in hex, just as
- printed by various "ps"-clones. If you specify one,
- rtList will only show resources allocated by this task.
- LC=LibCalls/S : List the patched library functions with library name
- and alloc-/free-functions
- R=Resources/S : List all resources currently known to rt
-
- DESCRIPTION
- rtList is a utility for the "rt" resource-tracking system. It displays
- various information about resources currently know to rt.
- Called without any options, it just prints the address of the public
- semaphore and rt's main list. Optionally it can be told to print a
- summary of all patched library functions, all tracked resources or
- both.
-
- BUGS
- - None known.
- Well...the list arbitration is not optimal. Shouldn't do any harm
- but I suppose I gotta fix it anyway :-)
-
- HISTORY
- V0.9b (12-07-96): First Release
-
- TODO
- - improve list arbitration while stepping through the resource lists
-
- AUTHOR
- Matthias Bethke
- Giessener Strasse 31
- 35457 Lollar
- Germany
- AmigaNet: Matthias Bethke@39:176/208.0
- Usenet: postmaster@sweetdreams.lahn.de
- or: Matthias.Bethke@sowi.uni-giessen.de
-